Giter VIP home page Giter VIP logo

Comments (3)

huacnlee avatar huacnlee commented on June 22, 2024
  1. 图片在社区里面用附件的方式上传,获得 URL;
  2. 打开管理后台增加 "全局设置" -> custom_head_html 里面增加 <link> 标签

例如:

<link rel="icon" href="//ruby-china-files.b0.upaiyun.com/photo/2016/c309db0b49cab85a32f756541ea0e2b0.png" />

同时你还可以在这里自定义 CSS

以下是 Ruby China 定制的内容:

<meta name="apple-itunes-app" content="app-id=1072028763" />
<meta name="google-site-verification" content="YRy3qLejfhrOT_FxPRQn2p5h_ykCLOmhpP3Q5QUWdHU" />
<link rel="icon" href="//ruby-china-files.b0.upaiyun.com/photo/2016/c309db0b49cab85a32f756541ea0e2b0.png" />
<link rel="mask-icon" href="//ruby-china-files.b0.upaiyun.com/photo/2016/8c03593544987c35a95d5f2e83e86e61.svg!large" />
<link rel="apple-touch-icon" href="//ruby-china-files.b0.upaiyun.com/photo/2017/689eac2db74b87236f371e2898580746.png!large" />

<style>
body { background: #e5e5e5; }
.header .navbar-brand b { color: #EB5424; }
.header #main-nav-menu .navbar-nav li a:hover, .header #main-nav-menu .navbar-nav li.active a, .header #main-nav-menu .navbar-nav li.active a:focus, .header #main-nav-menu .navbar-nav li.active a:hover { color: #EB5424; border-color: #EB5424; }
.header .navbar-inverse .navbar-nav .open .dropdown-menu li.active a { color: #EB5424; }
.turbolinks-progress-bar { color: #EB5424 !important; }
abbr {  text-decoration: none; }
</style>

from homeland-docker.

yufengwang avatar yufengwang commented on June 22, 2024

那我是要把图片放到homeland-docker的哪个文件夹里了...

from homeland-docker.

huacnlee avatar huacnlee commented on June 22, 2024

图片在社区里面用附件的方式上传,获得 URL;

from homeland-docker.

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.