HTML files of the blog posts at https://kageru.moe/blog/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
601 B
20 lines
601 B
<body> |
|
<a href="/blog"> |
|
{% load static %} |
|
<div class="bottom_right_div"><img src="{% static '2hu.png' %}"></div> |
|
</a> |
|
<div id="overlay" aria-hidden="true" onclick="removefull()"></div> |
|
<div class="wrapper_article"> |
|
<p class="heading">Native Resolutions and Scaling</p> |
|
<p class="subhead">Table of contents</p> |
|
<p class="content"> |
|
<ul> |
|
<li><a href="#c_introduction">Introduction</a></li> |
|
</ul> |
|
</p> |
|
<p class="subhead"><a href="#c_introduction" id="c_introduction">Introduction</a></p> |
|
<div class="content"> |
|
|
|
</div> |
|
</div> |
|
</body>
|
|
|