Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita9ba8fc

Browse files
authored
Merge pull requestrobotframework#60 from jonipalosaari/new-visual-identity
fix typo & add remainders before going live
2 parentsc07cd67 +5676938 commita9ba8fc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎README.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Robot Framework ecosystem front page
44
This repository hosts Robot Framework's public website source code. The site
55
itself is available at http://robotframework.org.
66

7-
Readme foreditin this page `<sources/README.md>`__
7+
Readme forediting this page `<sources/README.md>`__
88

99
Adding or updating resources
1010
----------------------------

‎sources/config/index.js‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,12 @@ module.exports = {
5353
index:path.resolve(__dirname,'../../index.html'),
5454

5555
// Paths
56+
57+
//TODO: remember to update to "../" for live
5658
assetsRoot:path.resolve(__dirname,'../../'),
5759
assetsSubDirectory:'static',
60+
61+
//TODO: remember update to "/" for live
5862
assetsPublicPath:'/robotframework.github.org',
5963

6064
/**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp