aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-26 17:28:49 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-26 17:28:49 +0200
commit3492009c8a3693cb495f4c4e9c9e6ba24c68267d (patch)
tree04ad01f27d187351cd19d92b95f1656837afefb1
parentUpdated page name (diff)
downloadjoe-www-3492009c8a3693cb495f4c4e9c9e6ba24c68267d.tar.gz
joe-www-3492009c8a3693cb495f4c4e9c9e6ba24c68267d.tar.bz2
joe-www-3492009c8a3693cb495f4c4e9c9e6ba24c68267d.tar.xz
joe-www-3492009c8a3693cb495f4c4e9c9e6ba24c68267d.tar.zst
joe-www-3492009c8a3693cb495f4c4e9c9e6ba24c68267d.zip
Updated icons but FeelsBadMan
Diffstat (limited to '')
-rw-r--r--css/site.css10
-rw-r--r--inc/classic-contents.inc.php44
-rw-r--r--links.php6
3 files changed, 34 insertions, 26 deletions
diff --git a/css/site.css b/css/site.css
index 2feefef..0f1a93e 100644
--- a/css/site.css
+++ b/css/site.css
@@ -202,5 +202,13 @@ div.body-contents pre {
}
span.fas {
- font-size: 22px;
+ font-size: 25px;
+}
+
+span.fa-globe-europe {
+ font-size: 16px;
+}
+
+span.fa-envelope {
+ font-size: 16px;
}
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index f9fb068..d1687a5 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -2,18 +2,18 @@
function
jo_head($title) {
?>
- <html>
- <head>
- <title>Joe's own website - <?php echo "$title"; ?></title>
- <link rel="stylesheet" type="text/css" href="css/site.css">
- <meta charset="UTF-8">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
- </head>
- <body>
- <div class="fullpage">
- <header>
- <h1><a href="index.php">Joe's dev blog - <?php echo "$title"; ?></a></h1>
- </header>
+<html>
+ <head>
+ <title>Joe's own website - <?php echo "$title"; ?></title>
+ <link rel="stylesheet" type="text/css" href="css/site.css">
+ <meta charset="UTF-8">
+ <script src="https://kit.fontawesome.com/1d97d0fb1c.js" crossorigin="anonymous"></script>
+ </head>
+ <body>
+ <div class="fullpage">
+ <header>
+ <h1><a href="index.php">Joe's dev blog - <?php echo "$title"; ?></a></h1>
+ </header>
<?php
}
@@ -41,16 +41,16 @@ jo_sidebar() {
function
jo_footer() {
?>
- <footer>
- <p>
- Copyright &copy; 2020, Joe -
- see <a href="license.php">LICENSE</a> -
- we do not use cookies
- </p>
- </footer>
- </div>
- </body>
- </html>
+ <footer>
+ <p>
+ Copyright &copy; 2020, Joe -
+ see <a href="license.php">LICENSE</a> -
+ we do not use cookies
+ </p>
+ </footer>
+ </div>
+ </body>
+</html>
<?php
}
?>
diff --git a/links.php b/links.php
index cee6e86..28d6754 100644
--- a/links.php
+++ b/links.php
@@ -38,7 +38,7 @@
Also check out my pals links:
<ul style="list-style: none;">
<li>
- <span class="fas fa-globe"></span> -
+ <span class="fas fa-globe-europe"></span> -
<b>Salad</b>'s lab:
<a href="http://saladslab.karabo.ga/" target="_blank">
saladslab.karabo.ga
@@ -59,7 +59,7 @@
</a>
</li>
<li>
- <span class="fas fa-globe"></span> -
+ <span class="fas fa-globe-europe"></span> -
<b>Akira</b>'s WebGL experiments:
<a href="https://inner-fab.com/" target="_blank">
inner-fab.com
@@ -73,7 +73,7 @@
</a>
</li>
<li>
- <span class="fas fa-globe"></span> -
+ <span class="fas fa-globe-europe"></span> -
And his daughter's art site:
<a href="https://dveloppez.com/" target="_blank">
dveloppez.com