Giter Site home page Giter Site logo

logo problem about hugo-nederburg-theme HOT 4 OPEN

appernetic avatar appernetic commented on May 30, 2024
logo problem

from hugo-nederburg-theme.

Comments (4)

goransv avatar goransv commented on May 30, 2024

Yes sure!

from hugo-nederburg-theme.

goransv avatar goransv commented on May 30, 2024

Thanks!

I have checked your site. Your social media icons are just squares. The reason is that you have 8 errors in your site. You should check out the error: "Access to font at 'https://wineandmeet.netlify.com/css/fonts/fontawesome-webfont.woff2?v=4.6.3' from origin 'http://wineandmeet.netlify.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."

Interesting site and Meetup you have there!

You might find the right solution on StackOverflow or Netlify with no problem. But be aware that there is a lot of confusion regarding CORS. :-)

from hugo-nederburg-theme.

wineandmeet avatar wineandmeet commented on May 30, 2024

I used and old version of Hugo. So logos are back now !
Thanks

However I have still have an issue:
I have this message, do you know how to solve it ?
WARN 2019/07/14 13:33:32 Page's .RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}.

from hugo-nederburg-theme.

MatthewMcD avatar MatthewMcD commented on May 30, 2024

That is a different issue. The new version of Hugo has deprecated some code. For example in head.html change
{{ if .RSSLink }}
with
{{ if .Params.social.rss }}

I need to submit a PR for this.

from hugo-nederburg-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.