forked from themetalshard/themetalshard.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdesktopinfo.html
More file actions
41 lines (39 loc) · 1.83 KB
/
desktopinfo.html
File metadata and controls
41 lines (39 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Twister IceFun (CRISPY VARIANT)</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,300,100,700" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-85225251-1', 'auto');
ga('send', 'pageview');
</script>
<style type="text/css">
.notes h3, .notes h4 {
font-style: italic;
}
</style>
</head>
<body id="top">
<div class="themetalshard">
<h1>DesktopInfo configs</h1>
<hr/>
<div class="text">
<h4>Here are some DesktopInfo configs I created.</h4>
<p>To download right click on the image and press "Save Link as".</p>
<figure><a href="desktopinfo/desktopinfo.ini"><img src="desktopinfo/DesktopInfo1.png" width="415" height="392"></a></figure>
<h3>Font downloads</h3>
<p>Config #1 requires the following fonts:</p>
<p><h4>Convection: download from <a href="https://www.cdnfonts.com/convection.font"target=>https://www.cdnfonts.com/convection.font</p>
<p class="towerofpisa"><a href="https://www.youtube.com/@themetalshard" target=>TheMetalShard (YouTube)</p>
<p id="bottom">Page written on May 10th 2025. Last updated on May 10th 2025. <a href="#top">Back to top</a> — <a href="/">Back to home page</a></p>
</div>
</div>
</body>
</html>