Compare commits

...

1 Commits

Author SHA1 Message Date
Kevin Mok b7a493c8c9
Server 1 month ago
  1. 4
      config.yaml
  2. 2
      content/letter
  3. 2
      layouts/partials/base/footer.html
  4. 2
      layouts/partials/base/header.html
  5. BIN
      static/img/resume/signature-white-lg.png
  6. BIN
      static/img/resume/signature-white.png
  7. 2
      static/pdf

4
config.yaml

@ -1,5 +1,5 @@
baseURL: http://localhost:1313/
# baseURL: https://kevin-mok.com/
# baseURL: http://localhost:1313/
baseURL: https://kevin-mok.com/
# baseURL: /home/kevin/coding/mf-site/public
languageCode: en-us
# title: Kevin Mok's Website

2
content/letter

@ -1 +1 @@
Subproject commit 996ec6349ba6ba670cb9195f63742c401e5846d9
Subproject commit 5ec1a62b2212b0a354531e36ff9b75425adb34a3

2
layouts/partials/base/footer.html

@ -19,7 +19,7 @@
<img src="{{ "img/social/github.svg" | relURL }}"
alt="github-logo">
</a>
<a href="https://git.kevin-mok.com/" target="_blank">
<a href="https://git.kevin-mok.com/Kevin-Mok?tab=activity" target="_blank">
<img src="{{ "img/social/gitea.svg" | relURL }}" alt="gitea-logo">
</a>
·

2
layouts/partials/base/header.html

@ -12,7 +12,7 @@
{{ hugo.Generator }}
<meta name="google-site-verification" content="3aZhrY5bFgQY0HY2DNNUhbkuIfVEcwkrQHnbJd8jCCQ" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <script src="https://cdn.khkm.gq/live.js" charset="utf-8"></script> -->
<!-- <script src="https://cdn.khkm.tk/live.js" charset="utf-8"></script> -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>

BIN
static/img/resume/signature-white-lg.png

After

Width: 1733  |  Height: 1507  |  Size: 465 KiB

BIN
static/img/resume/signature-white.png

Before

Width: 1733  |  Height: 1507  |  Size: 465 KiB

After

Width: 300  |  Height: 261  |  Size: 66 KiB

2
static/pdf

@ -1 +1 @@
Subproject commit 441dbce684ca1985dd263ea62fbf1dbd79f50d5f
Subproject commit 50171c4c7064366f0492cec808657d0f30b1a3de
Loading…
Cancel
Save