Skip to content

Commit bd7a68d

Browse files
committed
complete clean up ...
1 parent 7521824 commit bd7a68d

67 files changed

Lines changed: 3 additions & 234 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@ exclude:
8484
- README.md
8585
- .github
8686
- vendor
87+
- drive/cert

_data/certificates.yml

Lines changed: 0 additions & 180 deletions
This file was deleted.

_includes/head.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
<meta property="og:description" content="{{ site.meta_description }}">
1010
<meta property="og:url" content="https://{{ site.meta_url }}/">
1111
<meta property="og:type" content="profile">
12+
<meta name="google-site-verification" content="1MgdME5GakFn4zbhM1xwEZX70jnMMEiPPBjnKHDyxOs" />
1213
<link rel="canonical" href="https://{{ site.meta_url }}/">
1314
<link rel="preload" href="{{ '/assets/fonts/Lato-Regular.woff2' | relative_url }}" as="font" type="font/woff2" crossorigin>
1415
<link rel="preload" href="{{ '/assets/fonts/Lato-Bold.woff2' | relative_url }}" as="font" type="font/woff2" crossorigin>
1516
<link rel="preload" href="{{ '/assets/fonts/Lato-Italic.woff2' | relative_url }}" as="font" type="font/woff2" crossorigin>
1617
<link rel="stylesheet" href="{{ '/assets/main.css' | relative_url }}">
17-
<link rel="icon" href="{{ '/favicon.ico' | relative_url }}" type="image/x-icon">
18+
<link rel="icon" href="{{ '/assets/favicon.ico' | relative_url }}" type="image/x-icon">
1819
{%- if site.meta_url and site.name and site.same_as.size > 0 -%}
1920
<script type="application/ld+json">
2021
{

_layouts/extra.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

assets/cert_tnails/AI.webp

-151 KB
Binary file not shown.

assets/cert_tnails/CS50AI.webp

-136 KB
Binary file not shown.

assets/cert_tnails/CS50P.webp

-136 KB
Binary file not shown.

assets/cert_tnails/CS50SQL.webp

-135 KB
Binary file not shown.

assets/cert_tnails/CS50W.webp

-133 KB
Binary file not shown.

0 commit comments

Comments
 (0)