Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
Merge branch 'hotfix-1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
a-know committed Nov 5, 2013
2 parents 39cf88a + d285e5a commit 9c20bbc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.aknow</groupId>
<artifactId>a-know-home</artifactId>
<packaging>war</packaging>
<version>1.0.0</version>
<version>1.0.1</version>
<properties>
<slim3.version>1.0.16</slim3.version>
<appengine.version>1.8.6</appengine.version>
Expand Down
2 changes: 1 addition & 1 deletion war/WEB-INF/appengine-web.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>a-know-home</application>
<version>100</version>
<version>101</version>

<static-files>
<include path="/css/*.css"/>
Expand Down
4 changes: 4 additions & 0 deletions war/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ <h3><i class="icon-question-sign icon-white" ></i> a-knowについて / 自己
<td>主な技術</td>
<td>Google App Engine<br>Google Cloud Platform(BigQuery, CloudStorage)<br>HTML5, CSS3<br>jQuery<br>AngularJS<br>Ruby<br>Ruby on Rails<br>TDD</td>
</tr>
<tr>
<td>保有資格</td>
<td><a href="http://d.hatena.ne.jp/a-know/20081215/1229350376" target="_blank">ソフトウェア開発技術者</a><br><a href="http://d.hatena.ne.jp/a-know/20101220/1292852517" target="_blank">情報セキュリティスペシャリスト</a><br>OCJ-P</td>
</tr>
<tr>
<td>今までにつくったもの</td>
<td><a href="#works">「つくったもの」</a>を参照下さい。</td>
Expand Down

0 comments on commit 9c20bbc

Please sign in to comment.