diff --git a/index.html b/index.html index 9cd6c8a..af77dc3 100644 --- a/index.html +++ b/index.html @@ -112,6 +112,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/Boop/index.html b/pages/Boop/index.html index 37f6766..7af454c 100644 --- a/pages/Boop/index.html +++ b/pages/Boop/index.html @@ -88,6 +88,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/computering/index.html b/pages/computering/index.html index 23a5f72..e4a697c 100644 --- a/pages/computering/index.html +++ b/pages/computering/index.html @@ -245,6 +245,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/contact/index.html b/pages/contact/index.html index 20e44bd..86274d3 100644 --- a/pages/contact/index.html +++ b/pages/contact/index.html @@ -91,6 +91,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/license/index.html b/pages/license/index.html index 81f0129..b82ee99 100644 --- a/pages/license/index.html +++ b/pages/license/index.html @@ -98,6 +98,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/support/index.html b/pages/support/index.html index 6f41b99..dc9ffdb 100644 --- a/pages/support/index.html +++ b/pages/support/index.html @@ -119,6 +119,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/pages/work/index.html b/pages/work/index.html new file mode 100644 index 0000000..1aa81f2 --- /dev/null +++ b/pages/work/index.html @@ -0,0 +1,116 @@ + + + + My greatest work + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + +
    + + +
    + + + \ No newline at end of file diff --git a/posts.html b/posts.html index f5eb1c2..97366a1 100644 --- a/posts.html +++ b/posts.html @@ -85,6 +85,8 @@
  • Contact
  • +
  • My greatest work
  • +
  • License info​/​Privacy policy
  • Support me
  • diff --git a/static/style.css b/static/style.css index ad7e1f0..e2d2952 100644 --- a/static/style.css +++ b/static/style.css @@ -125,7 +125,8 @@ a:hover { #analytics-iframe { border: unset; width: 100%; - height: 30vh; + height:100vh; + min-height: 500px; } .qr {